home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 11 / Info-Mac_XI_Disc_1.cdr_ / Info-Mac XI Disc 1.cdr / Programs / Game / Card / Freecell for Mac 1.0 / Read me < prev   
Encoding:
Text File  |  1996-09-29  |  2.9 KB  |  62 lines  |  [TEXT/ttxt]

  1.  
  2. FreeCell for Mac
  3.  
  4. FreeCell is a card game like Solitaire, but where we can move only 1 card at a time.
  5.  
  6. In the game we find 8 card stacks, 4 free cells and 4 home cells. To win, we must move all the cards to the home cells, using the free cells as temporary storage.
  7.  
  8. The rules are:
  9. 1. We can move 1 card at a time.
  10. 2. We can move a card from one stack to another if:
  11.     - the card value is 1 less than the value of the card on top of the destination stack.
  12.     - the card we are moving and the card on top of the destination stack have diferent colors.
  13. 3. We can move a card to an empty stack or to a free cell. We can only move aces to an empty home cell.
  14. 4. We can move a card to a home cell if its value follows the value of the card on top of the home cell, and they are of the same suit.
  15.  
  16. Two hints:
  17. 1. Use carefully the free cells. There are only four of them.
  18. 2. Look for trouble spots, like aces under kings or two cards of the same value and color hidden under high value cards.
  19.  
  20.  
  21. System requirements
  22.  
  23. 1. 68020 or better, or a PowerMac
  24. 2. System 7 or later
  25. 3. 256-color graphics or better
  26.  
  27.  
  28. Using the program
  29.  
  30. To move a card, click on it to select it (and will be highlighted) and click over the stack or cell you want to move the card to. 
  31.  
  32. FreeCell for Mac provides a shortcut to move several cards with only two clicks. Simply click over the stack where the cards are and click over the stack where you want to move them. If there are enough free cells and empty stacks, the program will move them for you, otherwise it will show a warning.
  33.  
  34. Sometimes the program may (incorrectly) tell you that there is no enough space to move the requested cards. This is because the algorithm used to move the cards only takes advantage of one empty stack, ignoring the fact that there may be more empty (and not empty) stacks that can be used as temporary storage.
  35.  
  36. The program also automatically moves the unneeded cards to the home cells.
  37.  
  38. All the games have a number associated to each of them. This allows you to replay a game that you couldn't solve or that was very challenging. To specify the game, choose New game in the Game menu, and type the desired game number.
  39.  
  40.  
  41.  
  42. Shareware
  43.  
  44. This program is shareware. If you like it and use it regularly, I ask you to send me US$10. Please send a check to Susana Hung Ma to the following address
  45.  
  46. Susana Hung Ma
  47. 10602-154 Street
  48. Edmonton, Alberta
  49. Canada T5P 2J2
  50.  
  51. (I know, I know, why if I live in Venezuela I ask you to send a check to somebody who lives in Canada? Because she is my sister, and because the Post Office of my country is not very reliable when a check goes into a letter, something about black holes, UFOs, unexplained natural events, voodoo, full moon, etc, you know).
  52.  
  53. If you pay the shareware fee, I will send you the next version of FreeCell and announces of future games that I develop. 
  54.  
  55. Enjoy the program!
  56.  
  57. Alberto Hung Ma
  58. Caracas, Venezuela
  59. E-mail: ahung@dino.conicit.ve
  60. September 1996
  61.  
  62.